Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NStyleSplitButtonCommandSource<T> Class
Members


In This Topic
    NStyleSplitButtonCommandSource<T> Class
    In This Topic
    A split button command source that can be applied to style split buttons.
    Object Model
    NStyleSplitButtonCommandSource<T> Class
    Syntax
    Type Parameters
    T
    Remarks
    Style split buttons execute the command when the style split button selecteced value has changed or the action button is clicked. In both cases the selected value is passed as argument. If the selected value Automatic property is true, the command argument is set to NNode.ClearValueObject.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.UI.NCommandSource
                   Nevron.Nov.UI.NSplitButtonCommandSource
                      Nevron.Nov.UI.NStyleSplitButtonCommandSource<T>

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also